A B C D E F G H I J L M N O P Q R S T U V W

O

Objective - Class in negotiator.issue
Some work needs to be done to guarantee consistency of the tree.
Objective() - Constructor for class negotiator.issue.Objective
 
Objective(Objective) - Constructor for class negotiator.issue.Objective
 
Objective(Objective, String) - Constructor for class negotiator.issue.Objective
 
Objective(Objective, String, int) - Constructor for class negotiator.issue.Objective
 
Offer - Class in negotiator.actions
Class which symbolizes an offer of an agent for the opponent.
Offer(AgentID, Bid) - Constructor for class negotiator.actions.Offer
Creates an action symbolizing an offer for the opponent.
Offer(Bid) - Constructor for class negotiator.actions.Offer
Creates an action symbolizing an offer for the opponent.
Offer(Agent, Bid) - Constructor for class negotiator.actions.Offer
Creates an action symbolizing an offer to the opponent.
OfferingStrategy - Class in negotiator.boaframework
Describes a bidding strategy of an agent of the BOA framework.
OfferingStrategy() - Constructor for class negotiator.boaframework.OfferingStrategy
 
OMStrategy - Class in negotiator.boaframework
This is the abstract class which determines when the opponent model may be updated, and how it used to select a bid for the opponent.
OMStrategy() - Constructor for class negotiator.boaframework.OMStrategy
 
OpponentModel - Class in negotiator.boaframework
Describes an opponent model of an agent of the BOA framework.
OpponentModel() - Constructor for class negotiator.boaframework.OpponentModel
 
ourUtilityOnPareto(double) - Method in class negotiator.analysis.BidSpace
Returns the nearest Pareto-optimal bid given the opponent's utility (agent B).
OutcomeSpace - Class in negotiator.boaframework
This class generates the complete outcome space and is therefore useful if someone wants to quickly implement an agent.
OutcomeSpace(UtilitySpace) - Constructor for class negotiator.boaframework.OutcomeSpace
Creates an unsorted outcome space.
OutcomeTuple - Class in negotiator.boaframework
This class is a container which holds the necessary information so that a particular NegotiationOutcome of the multi-acceptance criteria (MAC) can be reconstructed given a full negotiation outcome.
OutcomeTuple(Bid, String, double, int, int, String, String) - Constructor for class negotiator.boaframework.OutcomeTuple
 
outputFile - Variable in class misc.CommandLineOptions
Option "f", specify the output file for the commandline runner.

A B C D E F G H I J L M N O P Q R S T U V W